xen.git
2005-10-03 kaf24@firebug... Dynamically allocate mmu_update array in
2005-10-02 emellor@ewanThe stopgap in changeset 7152:a73ab0ddf990 was broken...
2005-10-02 vh249@kneesaa... remove useless ptep_establish_new function (called...
2005-10-02 emellor@ewanMerged.
2005-10-02 emellor@ewanMove XendVnet from using DBMap etc to using xstransact...
2005-10-02 emellor@ewanCall refresh in the domain_lookup and domain_lookup_by_...
2005-10-02 emellor@ewanFix call to XendCheckpoint.restore, since that method...
2005-09-30 kaf24@firebug... Also send xenbus notifications using evtchn as handle...
2005-09-30 kaf24@firebug... xencons must notify via evtchn. It can't use the irq...
2005-09-30 emellor@ewanMerge.
2005-09-30 emellor@ewanAdd the config file parsing for the on_{poweroff,reboot...
2005-09-30 emellor@ewanMinor tidy.
2005-09-30 kaf24@firebug... Fix earlier merge with Ewan's xenstore changes.
2005-09-30 emellor@ewanChange rebooting specification so that we can have...
2005-09-30 emellor@ewanUpdate comment/variable names to reflect the fact that...
2005-09-30 emellor@ewanWithin the store, split the persistent information...
2005-09-30 emellor@ewanAdded cache-control headers to pages returned by HTTP...
2005-09-30 emellor@ewanRemove the bizarre arrangement whereby EventChannel...
2005-09-30 emellor@ewanMerge.
2005-09-30 emellor@ewanAdded DevController.configuration and configurations...
2005-09-30 kaf24@firebug... Fix typos I introduced into tpmfront driver.
2005-09-29 kaf24@firebug... Fix compiler warnings when shadow debugging is enabled.
2005-09-29 iap10@firebug... Allow kernel built with privileged operation support...
2005-09-29 kaf24@firebug... More save/restore code in interrupts-enabled contest...
2005-09-29 kaf24@firebug... Remove unused debug code.
2005-09-29 kaf24@firebug... Move xenbus_suspend outside critical region with
2005-09-29 kaf24@firebug... Update GDB server documentation for crashed guests.
2005-09-29 kaf24@firebug... Avoid verbosity when connection xenbus -> xenstore.
2005-09-29 iap10@firebug... Don't define vectors for IPIs we don't use in Xen
2005-09-29 kaf24@firebug... Slight rejig avoids grant entry warning message on...
2005-09-29 vh249@kneesaa... full devices expect to be able to read the partition...
2005-09-29 kaf24@firebug... Define new notify_remote_via_irq() interface which...
2005-09-29 kaf24@firebug... Change semantics of bind_evtchn_to_xxx and
2005-09-29 kaf24@firebug... VIRQs and IPIs on VCPU#0 are automatically re-bound...
2005-09-29 kaf24@firebug... Reindent more xenlinux files. Remove defunct header...
2005-09-29 kaf24@firebug... Set guest selectors to be null if it's not valid when...
2005-09-28 kaf24@firebug... Fix fixed-point long multiplication used in time delta
2005-09-28 kaf24@firebug... merge
2005-09-28 kaf24@firebug... Fix gnttab setup, which I broke 2 changesets ago.
2005-09-28 kaf24@firebug... This patch fixes a race between when the disable cpu...
2005-09-28 kaf24@firebug... Reindent grant-table kernel code and reserve first few
2005-09-28 kaf24@firebug... Fix netif save/restore.
2005-09-28 kaf24@firebug... Fixes for blkif save/restore. A 'dd if=/dev/sda1 of...
2005-09-28 emellor@ewanMerge.
2005-09-28 emellor@ewanRemove unused domain_devtype_get.
2005-09-28 emellor@ewanRemove unused xend_domain_device.
2005-09-28 emellor@ewanChange device IDs to be integers, as required now by...
2005-09-28 kaf24@firebug... Remove broken assertion in 64-bit shadow pagetable...
2005-09-28 emellor@ewanNothing.
2005-09-28 emellor@ewanMinor tidy up.
2005-09-28 emellor@ewanAdded new classmethod xstransact.ListRecursive, and...
2005-09-28 emellor@ewanNothing.
2005-09-28 emellor@ewanMerged.
2005-09-28 emellor@ewanMerged.
2005-09-28 emellor@ewanMerged.
2005-09-28 emellor@ewanMerged.
2005-09-28 emellor@ewanMerge.
2005-09-28 kaf24@firebug... Fix preemptible uses of smp_processor_id() in page...
2005-09-28 emellor@ewanFix returning of results broken by last change.
2005-09-28 jrb44@plym... Changed -xen x86-32 defconfig CONFIG_EXT2_FS=y
2005-09-28 jrb44@plym... Changed -xen x86-32 defconfig CONFIG_SECURITY_CAPABILIT...
2005-09-28 kaf24@firebug... merge?
2005-09-28 yjiang5@vtsmp... Initialize pointer array for set mapping.
2005-09-28 kaf24@firebug... imported patch ../tmp/fix_free_monitor_pagetable.patch
2005-09-28 yjiang5@vtsmp... Save immediate operand into mcip structure.
2005-09-28 kaf24@firebug... With this patch, we can enable VMXAssist to bring up...
2005-09-28 emellor@ewanAdded logging of exceptions coming through callInfo...
2005-09-28 emellor@ewanMinor tidy.
2005-09-28 kaf24@firebug... Currently the mmio_operands assumes writing to memory...
2005-09-28 emellor@ewanImprove HTML output.
2005-09-28 emellor@ewanAdded missing quote to HTML output.
2005-09-28 emellor@ewanAdded behaviour to read() to read directly from the...
2005-09-28 emellor@ewanHandle exceptions caused during processing of requests...
2005-09-27 emellor@ewanRemove unused import, mark unused variables.
2005-09-27 emellor@ewanRemove unused imports, variables.
2005-09-27 emellor@ewanFix final misuse of prettyprint parameters.
2005-09-27 emellor@ewanRemove unused imports, and unused progress parameters...
2005-09-27 emellor@ewanAdded getDeviceSxprs, to support xm block-list.
2005-09-27 emellor@ewanAdded sxprs, for xm block-list.
2005-09-27 emellor@ewanAdded behaviour to list() to list the transaction's...
2005-09-27 kaf24@firebug... merge?
2005-09-27 kaf24@firebug... This patch adds "wbinvd" instruction emulation for...
2005-09-27 emellor@ewanThis patch adds a quick check to 'xm restore' that...
2005-09-27 emellor@ewanThis patch adds a quick check in "xm save" to make...
2005-09-27 emellor@ewanThis patch cleans up some of the argument usage in...
2005-09-27 emellor@ewanRemove DBMap etc from XendDomainInfo, moving the handli...
2005-09-27 emellor@ewanRemove the domain and VM paths from the store when...
2005-09-27 emellor@ewanMerge.
2005-09-27 emellor@ewanDetangle the restart/reboot/halt/save/restore code...
2005-09-27 emellor@ewanUse constant in XendDomainInfo rather than embedding...
2005-09-27 emellor@ewanAdded missing import socket statement.
2005-09-26 kaf24@firebug... Move non-transactional and non-idempotent code out of
2005-09-26 kaf24@firebug... xenstore fires @releaseDomain both when a domain shuts
2005-09-26 djm@kirby.fc... Choose LINUX_ARCH based on XEN_TARGET_ARCH, not ARCH
2005-09-26 djm@kirby.fc... Merge latest xen-unstable into xen-ia64-unstable
2005-09-26 kaf24@firebug... xenbus_transaction_end() returns negative error code.
2005-09-25 kaf24@firebug... Fix so that 'make uninstall' won't fail if /etc/xen
2005-09-24 emellor@ewanAdd helper method XendDomain.callInfo that stubs throug...
2005-09-24 emellor@ewanNothing.
2005-09-24 emellor@ewanMerge.
next